home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / Kant Pro source Folder / Kant Pro 1.1 ƒ / Shell ƒ / about MSG.h < prev    next >
Encoding:
Text File  |  1994-10-15  |  314 b   |  7 lines  |  [TEXT/MMCC]

  1. void SetupTheAboutMSGWindow(WindowPtr theWindow);
  2. void ShutDownTheAboutMSGWindow(void);
  3. void OpenTheMSGWindow(WindowPtr theWindow);
  4. void AboutMSGEventLoop(WindowPtr theWindow);
  5. void DrawTheAboutMSGWindow(WindowPtr theWindow, short theDepth);
  6. void ChangeDepthTheAboutMSGWindow(WindowPtr theWindow, short newDepth);
  7.